home *** CD-ROM | disk | FTP | other *** search
/ Champak 31 / Volume 31 - JOGO DISK .iso / Games / busy_burger.swf / scripts / DefineSprite_142_Customer2 / frame_84 / DoAction.as
Text File  |  2007-01-15  |  102b  |  6 lines

  1. idxorder = 0;
  2. while(idxorder < _root.MAXORDER && _root.IsiBag[idxorder] == 0)
  3. {
  4.    idxorder++;
  5. }
  6.